home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / svgakt50.zip / SRC / SVGAKIT / SVGATEST.PRJ (.txt) < prev    next >
Borland C/C++ Project  |  1994-08-22  |  7KB  |  75 lines

  1. Turbo C Project File 
  2. F:\BC3\INCLUDE;..\..\INCLUDE
  3. F:\BC3\LIB
  4. \LIB\MYLIB
  5. 32767
  6. ~GREP
  7. -n+ $MEM(64) $NOSWAP $PROMPT $CAP MSG(GREP2MSG)void *.c 
  8. ~Turbo Assembler
  9. /MX /ZI /O $TASM
  10. Turbo ~Debugger
  11. $EXENAME
  12. Turbo ~Profiler
  13. tprof
  14. $EXENAME
  15. R~esource Compiler
  16. ~Import Librarian
  17. IMPLIB
  18. $IMPLIB
  19. Move out all of the standard VGA mode information stuff and put it into
  20. UniVBE. No vendor supplied BIOS supports these modes anyway, so we may
  21. as well move it into the driver for VBE 2.0 compliance, since UniVBE will
  22. be the only driver that will work today.
  23. Build and automated installation program for the Makefile definitions,
  24. PMODE library and SuperVGA Kit.
  25. Move the vertical sync handling code into UniVBE anyway so that the
  26. CRT address routines routines will work correctly, even for the Mach32,
  27. MGA etc in native modes.
  28. Move the palette programming code directly into the UniVBE. Use the
  29. latest proposed VBE 2.0 palette programming interface in UniVBE to
  30. handle this (damn, we need to finalise UniVBE/Pro 5.0 ASAP so that we
  31. can start work on 5.1!).
  32. SVGATEST.C
  33. \SVGAKIT\SVGATEST.C
  34. SVGAC.C
  35. C\SVGAKIT\SVGAC.C
  36. SVGA.ASM
  37. \SVGAKIT\SVGA.ASM
  38. TEST.ASM
  39. H\SRC\SVGAKIT\TEST.ASM
  40. CPU.ASM
  41. C\SVGAKIT\CPU.ASM
  42. FONT8X16.ASM
  43. AKIT\FONT8X16.ASM
  44. ..\..\LIB\BC3\PMODE.LIB
  45.      
  46. DrivDrives
  47. FONT8X16.ASM
  48. CPU.ASM
  49. TEST.ASM
  50. ..\..\INCLUDE\MODEL.MAC
  51. SVGA.ASM
  52. VESAVBE.H
  53. SVGAC.C
  54. VERSION.C
  55. ..\..\INCLUDE\DEBUG.H
  56. ..\..\INCLUDE\SVGA.H
  57. ..\..\INCLUDE\PMODE.H
  58. F:\BC3\INCLUDE\CONIO.H
  59. F:\BC3\INCLUDE\DOS.H
  60. F:\BC3\INCLUDE\STRING.H
  61. F:\BC3\INCLUDE\STDLIB.H
  62. F:\BC3\INCLUDE\_NULL.H
  63. F:\BC3\INCLUDE\_NFILE.H
  64. F:\BC3\INCLUDE\_DEFS.H
  65. F:\BC3\INCLUDE\STDIO.H
  66. SVGATEST.C
  67. ~Turbo Assembler
  68. /MX /ZI /m /i..\..\INCLUDE $TASM
  69. ~Turbo Assembler
  70. /MX /ZI /m /i..\..\INCLUDE $TASM
  71. ~Turbo Assembler
  72. /MX /ZI /m /i..\..\INCLUDE $TASM
  73. ~Turbo Assembler
  74. /MX /ZI /m /i..\..\INCLUDE $TASM
  75.